object RichPrntProgDlg: TRichPrntProgDlg Left = 216 Top = 105 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsSizeToolWin AutoScroll = False Caption = 'Print Progress' ClientHeight = 85 ClientWidth = 284 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel: TBevel Left = 4 Top = 4 Width = 277 Height = 77 Shape = bsFrame end object lblStatus: TLabel Left = 12 Top = 16 Width = 40 Height = 13 Caption = 'lblStatus' end object lblTitle: TLabel Left = 12 Top = 36 Width = 30 Height = 13 Caption = 'lblTitle' end object lblPageNumDesc: TLabel Left = 12 Top = 56 Width = 68 Height = 13 Caption = 'Page Number:' end object lblPageNumber: TLabel Left = 92 Top = 56 Width = 72 Height = 13 Caption = 'lblPageNumber' end end